30no2's Blog.

sublime text3 自定义按键

字数统计: 53阅读时长: 1 min
2020/05/29 Share

sublime text3注册码

1
2
3
4
5
6
7
8
[
{ "keys": ["shift+enter"], "command": "run_macro_file", "args": {"file": "res://Packages/Default/Add Line.sublime-macro"} },
{ "keys": ["ctrl+d"], "command": "duplicate_line" },
{ "keys": ["alt+shift+up"], "command": "swap_line_up" },
{ "keys": ["alt+shift+down"], "command": "swap_line_down" },
{ "keys": ["ctrl+w"], "command": "find_under_expand" },

]
CATALOG
  1. 1. sublime text3注册码